FlexGrid for WinRT
OnCollectionChanged(NotifyCollectionChangedEventArgs) Method

System.Collections.Specialized.NotifyCollectionChangedEventArgs value that contains the event data.
Raises the System.Collections.ObjectModel.ObservableCollection`1.CollectionChanged event.
Syntax
'Declaration
 
Protected Overrides Sub OnCollectionChanged( _
   ByVal e As System.Collections.Specialized.NotifyCollectionChangedEventArgs _
) 
protected override void OnCollectionChanged( 
   System.Collections.Specialized.NotifyCollectionChangedEventArgs e
)

Parameters

e
System.Collections.Specialized.NotifyCollectionChangedEventArgs value that contains the event data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RowColCollection<T> Class
RowColCollection<T> Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback